ComponentOne ASP.NET MVC Controls
OnClientAutoSizingRow Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientAutoSizingRow Property
Occurs before the user auto-sizes a row by double-clicking the bottom edge of a row header cell.
Syntax
'Declaration
 
Public Overridable Property OnClientAutoSizingRow As String
public virtual string OnClientAutoSizingRow {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members